/* footer */
body {
  min-height: 978px;
  position: relative;
  /*padding-bottom: 120px;*/
}
.footer {
  width: 100%;
  background: #282828;
  padding: 0 100px;
  color: #666;
  font-size: 12px;
  /* position: relative; */
  padding: 30px 0 20px 0;
  position: absolute;
  left: 0;
  bottom: 0;
}
.footer .list_box {
  /* border-bottom: 1px solid #3a3a3a; */
  /* width: 1200px; */
  width: 80%;
  margin: 0 auto;
}
.footer_list {
  float: left;
  display: none;
  /* width: 1180px; */
  line-height: 25px;
  /* overflow: hidden; */
  margin: 5px auto 0 auto;
  /* width: auto; */
}
.footer_list li {
  height: 25px;
  line-height: 25px;
  margin-right: 5px;
  float: left;
}
.footer_list li a {
  color: #666;
  font-size: 12px;
}
.footer .more_link {
  /* float: right; */
  line-height: 18px;
  /* width: 4%; */
  cursor: pointer;
}
.footer .more_link img {
  padding-top: 40px;
  width: 20px;
}
.footer p {
  font-size: 12px;
  width: 100%;
  text-align: center;
  line-height: 18px;
  padding-bottom: 5px;
  margin: 0;
}
.footer p a {
  font-size: 14px;
  color: #b8b8b8;
  line-height: 10px;
  height: 10px;
  padding: 0 5px;
  border-right: 1px solid #b8b8b8;
  display: inline-block;
}
.footer p a:last-child {
  border-right: none;
}
.before {
  content: '';
  height: 0;
  visibility: hidden;
  clear: both;
  display: block;
}
.to_top {
  width: 40px;
  bottom: 50px !important;
}
.chat_entry {
  width: 40px;
  height: 40px;
}
.chat_entry .lim_mini_icon-message {
  width: 30px;
  height: 30px;
  top: 5px;
  left: 5px;
  background-size: cover;
}
.footer_new {
  background: #222;
  color: #999;
}
.footer_new * {
  box-sizing: content-box;
}
.footer_new a {
  color: #999;
}
.footer_new .wrapper {
  width: 1200px;
  margin: 0 auto;
}
.footer_new .top_box {
  overflow: hidden;
  padding: 30px 0 15px 0;
}
.footer_new .top_box .footer_top_nav {
  float: left;
}

.footer_new .top_box .footer_top_nav table{border:none}
.footer_new .top_box .footer_top_nav td,.footer_new .top_box .footer_top_nav th{border:none}
.footer_new .top_box .footer_top_nav thead th {
  color: #fff;
  font-size: 16px;
  height: 40px;
  width: 180px;
  text-align: left;
  vertical-align: top;
  border:none
}
.footer_new .top_box .footer_top_nav tbody td {
  font-size: 14px;
  height: 35px;
  text-align: left;
  vertical-align: top;
}
.footer_new .top_box .footer_top_contact {
  float: right;
}
.footer_new .top_box .footer_top_contact .footer_contact_l {
  float: left;
}
.footer_new .top_box .footer_top_contact .footer_contact_l > div:first-child {
  height: 42px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
.footer_new .top_box .footer_top_contact .footer_contact_l > div * {
  vertical-align: middle;
}
.footer_new .top_box .footer_top_contact .footer_contact_l > div>img {
  width: 25px;
  margin-right: 18px;
}
.footer_new .top_box .footer_top_contact .footer_contact_l>p {
  height: 35px;
  font-size: 14px;
  margin:0;
}
.footer_new .top_box .footer_top_contact .footer_contact_r {
  float: left;
}
.footer_new .top_box .footer_top_contact .footer_contact_r img {
  width: 114px;
  height: 114px;
  padding: 8px;
  background: #fff;
  margin-bottom: 5px;
}
.footer_new .line {
  height: 1px;
  background: #333;
}
.footer_new .bottom_box {
  padding: 30px;
  overflow: hidden;
  box-sizing:border-box;
}
.footer_new .bottom_box > img {
  float: left;
  /*width: 142px;*/
  height: 50px;
}
.footer_new .bottom_box > div {
  float: right;
  text-align: right;
}
.footer_new .bottom_box > div p:first-child {
  margin-bottom: 20px;
}
.footer_new .bottom_box > div p:first-child span {
  margin: 0 20px;
}
.footer_new .bottom_box > div p:nth-child(2) .more_link {
  margin-left: 20px;
}
.footer_new .bottom_box .more_link {
  cursor: pointer;
}
#hm_t_undefined .hm-t-unfold-map-card {
  display: none;
}

#fubiao {
  z-index: 10000;
  position: fixed;
  right: 10px;
  bottom: 110px;
  width: 60px;
  
  text-align: center;
  border-radius: 4px;
  
}

#fubiao ul {
  padding-left: 0;
}

#fubiao .mainBar{
  border-radius: 4px;
  overflow:hidden;
  box-shadow: 0 0 5px rgba(0,0,0,.2);
  margin-bottom:10px
}

#fubiao .mainBar li:last-child{border-bottom:none}
#fubiao .to_top2{
  box-shadow: 0 0 5px rgba(0,0,0,.2);
  border-radius: 4px;
  border-bottom:none
}

#fubiao li {
  width:60px;
  display:table;
  background: #fff;
  border-bottom: 1px solid #eee;
  cursor: pointer;
}

#fubiao img {
  width: 26px;
  margin: 10px 0 5px 0;
  display: inline-block;
}

#fubiao span {
  display: block;
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 5px;
  color: #333;
}

#fubiao li.active span {
  display: block;
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 5px;
  color: #fff;
}

#fubiao li.active {
  background: #FFA228;
  color: #fff !important;
}

#fubiao li a {
  color: #333 !important;
}

#fubiao li.active a {
  color: #fff !important;
}

#ewm_box {
  box-sizing: content-box;
  position: fixed;
  z-index: 10000;
  right: 80px;
  bottom: 185px;
  background: #fff;
  padding: 20px;
  width: 170px;
  border-radius: 4px;
  display: none;
  box-shadow: 0 0 20px 0;
}

#ewm_box ul {
  margin-left: 0;
  padding-left: 0;
}

/* #ewm_box li{
  float: left;
  width: 200px;
  margin-bottom: 30px;
} */
#ewm_box li:nth-child(2n) {
  margin-left: 20px;
}

#ewm_box li:nth-child(3),
#ewm_box li:nth-child(4) {
  margin-bottom: 0;
}

#ewm_box img {
  float: left;
  width: 80px;
  height: 80px;
}

#ewm_box .ewm_title {
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}

#ewm_box p {
  color: #999;
  line-height: 22px;
}

.footer_contact_r {
  text-align: center;
}

.copy_right {
  display: flex;
  flex-direction: row;
  font-size: 14px;
}

.copy_right .media {
  position:relative;
  margin-right: 30px;
}

.copy_right .media:hover .popup{display:flex}

.copy_right .media .popup{
  position:absolute;
  z-index:10000;
  bottom:100%;
  left:0;
  box-sizing: content-box;
  background: #fff;
  padding: 20px;
  width: 180px;
  border-radius: 4px;
  display: none;
}

.copy_right .media .popup img{width:80px;height:80px;}
.copy_right .media .popup .ewm_desc{padding-left:10px}
.copy_right .media .popup .ewm_desc .ewm_title{color:#333;margin-bottom:10px}
.copy_right .media .popup .ewm_desc p{margin:0}

.service_item img {
  width: 16px !important;
  height: 16px;
  margin-top: 4px;
}


.footer_new .bottom_box img{
  cursor: pointer;
}